home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / programming / c / pmm / batch / makemylib.s < prev    next >
Text File  |  1999-11-30  |  149b  |  5 lines

  1. Echo "Creating a .lib-list for link-compare (this is only a hack)*N"
  2. List Lib:#?_040.lib lformat="%s" >Ram:l
  3. Sort Ram:l Pmm:Make/MyLibs
  4. Delete Ram:l
  5.